Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h678 Variable *variableDecl() { return VarDecl; } in variableDecl() function
679 const Variable *variableDecl() const { return VarDecl; } in variableDecl() function
733 Variable *variableDecl() { return VarDecl; } in variableDecl() function
734 const Variable *variableDecl() const { return VarDecl; } in variableDecl() function
1867 Variable *variableDecl() { return VarDecl; } in variableDecl() function
1868 const Variable *variableDecl() const { return VarDecl; } in variableDecl() function