Home
last modified time | relevance | path

Searched defs:get_source_info (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/cmake/llvm/
DVersionFromVCS.cmake6 function(get_source_info path revision repository) function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/cmake/llvm/
DVersionFromVCS.cmake6 function(get_source_info path revision repository) function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/cmake/llvm/
DVersionFromVCS.cmake6 function(get_source_info path revision repository) function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/cmake/llvm/
DVersionFromVCS.cmake6 function(get_source_info path revision repository) function
/aosp_15_r20/external/llvm/cmake/modules/
H A DGetSVN.cmake86 function(get_source_info path revision repository) function
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/splicing/
H A Dcrate_index_lookup.rs12 pub(crate) fn get_source_info(&self, pkg: &cargo_lock::Package) -> Result<Option<SourceInfo>> { in get_source_info() method
/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_shader.c4517 get_source_info(struct dump_ctx *ctx, in get_source_info() function