Home
last modified time | relevance | path

Searched defs:NumLocations (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/GSYM/
H A DLookupResult.cpp62 auto NumLocations = LR.Locations.size(); in operator <<() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
H A DLookupResult.cpp56 auto NumLocations = LR.Locations.size(); in operator <<() local
/aosp_15_r20/external/clang/tools/c-index-test/
H A Dc-index-test.c2302 unsigned NumLocations = 0, Loc; in inspect_cursor_at() local
2586 unsigned NumLocations = 0, Loc; in find_file_refs_at() local
/aosp_15_r20/external/clang/lib/AST/
H A DDecl.cpp4263 unsigned NumLocations) { in CreateDeserialized()