Home
last modified time | relevance | path

Searched defs:getClangResourceDir (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/toolchain-utils/compiler_wrapper/
H A Dclang_flags.go143 func getClangResourceDir(env env, clangPath string) (string, error) { func
/aosp_15_r20/prebuilts/clang/host/linux-x86/soong/
Dclangprebuilts.go81 func getClangResourceDir(ctx android.LoadHookContext) string { func