Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp545 SmallString<128> CurPath; in mangleName() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAccess.cpp626 SmallVector<const CXXRecordDecl*, 20> CurPath; member