Home
last modified time | relevance | path

Searched refs:AnnotationVal (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Lex/
DPPDirectives.cpp1584 tok::TokenKind Kind, void *AnnotationVal) { in EnterAnnotationToken() argument
1592 Tok[0].setAnnotationValue(AnnotationVal); in EnterAnnotationToken()
/external/llvm-project/clang/lib/Lex/
DPPDirectives.cpp1551 void *AnnotationVal) { in EnterAnnotationToken() argument
1559 Tok[0].setAnnotationValue(AnnotationVal); in EnterAnnotationToken()
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h1577 void *AnnotationVal);