Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h677 Variable *variableDecl() { return VarDecl; } in variableDecl() function
678 const Variable *variableDecl() const { return VarDecl; } in variableDecl() function
732 Variable *variableDecl() { return VarDecl; } in variableDecl() function
733 const Variable *variableDecl() const { return VarDecl; } in variableDecl() function
1868 Variable *variableDecl() { return VarDecl; } in variableDecl() function
1869 const Variable *variableDecl() const { return VarDecl; } in variableDecl() function