Searched refs:lookupTypeForTypeSpecifier (Results 1 – 5 of 5) sorted by relevance
101 ID lookupTypeForTypeSpecifier(const char *Name);
298 types::ID types::lookupTypeForTypeSpecifier(const char *Name) { in lookupTypeForTypeSpecifier() function in types
2346 InputType = types::lookupTypeForTypeSpecifier(A->getValue()); in BuildInputs()
178 ID Id = lookupTypeForTypeSpecifier(Input.c_str()); in BuildCompilerInstance()
303 return types::lookupTypeForTypeSpecifier(Arg.getValue()); in tryParseTypeArg()