Home
last modified time | relevance | path

Searched refs:setConcept (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DDecl.h1248 void setConcept(bool IC) { in setConcept() function
/external/clang/lib/Sema/
DSemaDecl.cpp5973 NewVD->setConcept(true); in ActOnVariableDeclarator()