Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A DLibCallSemantics.h131 mutable unsigned NumLocations; variable
/minix3/external/bsd/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c2177 unsigned NumLocations = 0, Loc; in inspect_cursor_at() local
2348 unsigned NumLocations = 0, Loc; in find_file_refs_at() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DDecl.cpp4000 unsigned NumLocations) { in CreateDeserialized()