Home
last modified time | relevance | path

Searched refs:getTyVal (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/Analysis/inlining/
Dinline-defensive-checks.cpp44 extern Ty getTyVal();
53 radar13224271_callee(getTyVal(), value ); in radar13224271_caller()
/external/swiftshader/third_party/LLVM/lib/AsmParser/
DLLLexer.h59 Type *getTyVal() const { return TyVal; } in getTyVal() function
DLLParser.cpp1238 Result = Lex.getTyVal(); in ParseType()
/external/llvm/lib/AsmParser/
DLLLexer.h57 Type *getTyVal() const { return TyVal; } in getTyVal() function
DLLParser.cpp1971 Result = Lex.getTyVal(); in ParseType()