Searched defs:DOT (Results 1 – 13 of 13) sorted by relevance
8 set(DOT ${LLVM_PATH_DOT}) variable55 set(DOT) variable
13 #define DOT . macro
8 set(DOT ${LLVM_PATH_DOT}) variable64 set(DOT) variable
45 DOT, enumerator
21 #define DOT 57358 macro
42 #define DOT 57358 macro
60 #define DOT (&VIP(sp)->sdot) macro
111 #define DOT '.' macro
1275 #define DOT 0x0400 macro
221 static char DOT = '.'; variable
38 DOT = '.', enumerator
141 #define DOT 1 macro
4587 DeclOrType DOT = DeclTypesToEmit.front(); in WriteASTCore() local