Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp193 bool USRGenerator::ShouldGenerateLocation(const NamedDecl *D) { in ShouldGenerateLocation() function in USRGenerator
1210 bool ShouldGenerateLocation = Loc.isValid() && !SM.isInSystemHeader(Loc); generateUSRForMacro() local
[all...]